kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Char
/
toInt
to
Int
Common
@
DeprecatedSinceKotlin
(
warningSince
=
"1.5"
)
fun
toInt
(
)
:
Int
Content copied to clipboard
Returns the value of this character as a
Int
.